home *** CD-ROM | disk | FTP | other *** search
/ Aminet 39 / Aminet 39 (2000)(Schatztruhe)[!][Oct 2000].iso / Aminet / misc / math / number.lha / number / number.man < prev    next >
Encoding:
Text File  |  1998-03-24  |  960 b   |  67 lines

  1.  
  2.  
  3. NUMBER (6)                  August 11, 1987                   NUMBER (6)
  4.  
  5.  
  6.  
  7.  
  8. NAME  
  9.         number - convert Arabic numerals to natural language 
  10.  
  11. SYNOPSIS  
  12.         ›1mnumber›m ›3m[language]›m 
  13.  
  14. DESCRIPTION  
  15.         ›3mNumber›m  copies  the  standard input to the standard output,
  16.         changing each decimal number to a fully spelled out version.  It 
  17.         works with a lot of languages, among which are English,  French,
  18.         Chinese, Vietnamese... If it is given a language that it doesn't 
  19.         know,  it  prints  out  the list of languages that it does know.
  20.         Some languages are listed under more  than  one  name,  such  as
  21.         Gaellic and Irish.  
  22.  
  23. BUGS  
  24.         It currently  doesn't  handle  very  large numbers.  It could be
  25.         made to do so, and maybe it will someday.  
  26.  
  27. AUTHOR  
  28.         Scott Deerwester 
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64. Tue Mar 24 16:35:14 1998                                          Page 1
  65.  
  66.  
  67.